/*
*初始化样式
*/
body, form, ul, li, p, dl, dd, dt ,h,td,th,h3{
	margin: 0;
	padding: 0;
}
body{

	 font-size:12px;
	background:url()  no-repeat center top;
}
li,ul{
	list-style: none;
} 
TD {
	color: #333333;
	VERTICAL-ALIGN: top;
} 
input,textarea{
	border:1px solid #ccc;
}
a {
	color:#333;
}
a:link {
	color:#333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #4E667B;
}
a:active {
	text-decoration: none;
}
.wrap{
	width:1200px;
	margin:auto;
}
.mt10{
	margin-top:10px;
}
img{
	border:0;
}
.FL{
	float:left;
} 
.FR{
	float:right;
}
.F14{
	font-size:14px;
} 
.FB{
	font-weight:bold;
}
/*
*顶部信息
*/
.TopContainer{
	height:30px;
	width:1198px;
	overflow:hidden;
	margin:auto;
        background:url(topbg1.gif) repeat-x;
	line-height:32px;
	color:#666;
}
.TopContainer a:link,.TopContainer a:visited,.TopContainer a:hover{
	color:#666;
}
.TopContainer .userinfo{
	float:left;
	height:30px;
}
.TopContainer .userinfo span{
	display:block;
	float:left;
	padding-right:5px;
}
.TopContainer .userinfo em{
	color:red;
	font-style:normal;
}
.TopContainer .userinfo .input{
	padding-top:4px;
}
.TopContainer .userinfo .input input{
	width:100px;
	height:15px;
}
.TopContainer .userinfo .sub{
	padding:4px 10px 0 5px;
}
.TopContainer .userinfo .sub input{
	border:0;
}
.TopContainer .userinfo .img{
	padding:5px 0 0 5px;
}
.TopContainer .userinfo .sub input{
	background:#FFF;
}
.TopContainer .siteinfo{
	float:right;
}
.TopContainer .siteinfo span{
	color:red;
}
/*
*logo
*/
.Logo_Ad_Info{
	width:1200px;
	height:90px;
	margin:0px auto;
}
.Logo_Ad_Info .ad{
	width:1200px;
	height:90px;
	float:left;
}

/*
*主导航菜单
*/
.ListMainMenp{
	background:url(mbg.jpg) left top repeat-x;
	margin-bottom:20px;
        height:41px;
}
*主导航菜单
*/
.ListMainMenp{
	background:url(mbg.jpg) left top repeat-x;
	margin-bottom:20px;
        height:41px;
        z-index:100001;
}
.ListMainMenu{
	width:1200px;
	height:41px;
	margin:auto;
	background:url(menubg.jpg) center top no-repeat;
        z-index:100001;
       
}
.ListMainMenu dl{
	float:left;
	padding-left:16px;
	height:41px;
	background:url(spacing.gif) left 2px no-repeat;
	position:relative;
        z-index:100000;
}
.ListMainMenu dl dt{
	float:left;
	padding:3px 15px 0 0;
	line-height:38px;
}
.ListMainMenu dl.no{
	background:none;
}
.ListMainMenu dl dt a:link,.ListMainMenu dl dt a:visited,.ListMainMenu dl dt a:hover{
	font-size:14px;
	font-weight:bold;
	color:#FFF;
}
.ListMainMenu dl.over{
	background:url(over1.gif) left 2px no-repeat;
}
.ListMainMenu dl.over dt{
	background:url(over1.gif) right 2px no-repeat;
}
.ListMainMenu dl.over dt a:link,.ListMainMenu dl.over dt a:visited,.ListMainMenu dl.over dt a:hover{
	color:#333;
}
.ListMainMenu dl dd{
	width:110px;
	border:#FFF solid 3px;
	position:absolute;
	left:-3px;
	top:41px;
	display:none;
	background:#EFEFEF;
}

.ListMainMenu dl dd ul li{
	display:block;
	height:32px;
	line-height:32px;
	padding:0 10px 0 25px;
	background:url(dtm.gif) no-repeat;
	font-weight:bold;
	color:#FFF;
	overflow:hidden;
	text-decoration:none;
}
.ListMainMenu dl dd ul li.over1{
	display:block;
	height:32px;
	line-height:32px;
	padding:0 10px 0 25px;
	background:url(mck.gif) no-repeat;
	font-weight:bold;
	color:#FFF;
	overflow:hidden;
	text-decoration:none;
}
.ListMainMenu dl.over dd{
	display:block;
}
/*
/*
*头部搜索
*/
.MainSearch{
	width:988px;
	height:39px;
	border:#EBEBEB solid 1px;
	border-top:0;
	background:url(searchbg.gif) repeat-x;
	margin:0 auto 8px auto;
	line-height:42px;
}
.MainSearch span{
	display:block;
	float:left;
	padding-right:3px;
}
.MainSearch span.tag{
	padding:0 5px 0 20px;
}
.MainSearch span.input{
	padding:8px 10px 0 0;
}
.MainSearch span.input input{
	width:220px;
	height:25px;
	border:0;
	background:url(keyword.gif) no-repeat;
	padding-left:2px;
	line-height:25px;
}
.MainSearch span.rad{
	padding:10px 1px 0 0;
}
.MainSearch span.rad input{
	border:0;	
}
.MainSearch span.sub{
	padding:8px 0 0 10px;	
}
.MainSearch span.sub input{
	border:0;;	
}
/*
*页面地图
*/
#nav_guide{
	width:1200px;
	height:25px;
	line-height:28px;
	overflow:hidden;
	border:#EBEBEB solid 1px;
	margin:0 auto 8px auto;
	color:#666;
         background:url(searchbg.gif) repeat-x;
}
#nav_guide a:link,#nav_guide a:visited,#nav_guide a:hover{
	color:#666;
}
#nav_guide .t1{
	float:left;
	padding:0 5px 0 30px;
	background:url(home_icon.gif) 10px 7px no-repeat;
}
#nav_guide .t2{
	float:left;
}
/*
*copyright样式
*/
#copyright{
	clear:both;
	margin:10px auto 0 auto;
	width:100%;
	background:url(fbg.gif) left top repeat-x;
	height:98px;
}
#copyright_box{
	width:990px;
	height:98px;
	margin:auto;
	overlfow:hidden;
	background:url(footbg.gif) center top no-repeat;
}
#copyright_left{
float:left;
	width:300px;
	height:98px;
	background:url(fspacing.gif) right 15px no-repeat;
	text-align:center;
}
#copyright_left img{
	margin-top:18px;
}
#copyright_lefta{
float:left;
	width:100px;
	height:98px;
        padding:0px 0 0 10px; 
	text-align:center;
}
#copyright_lefta img{
	margin-top:18px;
}
#copyright_right{
float:left;
        width:520px;
	height:98px;
	background:url(fspacing.gif) right 15px no-repeat;
	padding:10px 0 0 50px;    
	line-height:18px;
	color:#FFF;
}
#copyright a{
	color:#FFF;
}
/*********************************************************************
**********************************************************************
AJAX在线编辑DIV容器
这个会员看不到.只是版主管理员才可以看到.这是后台风格
一般不必修改了.修改了会员也看不到
**********************************************************************
*********************************************************************/
#AjaxEditTable{
	border:1px solid #BEDDFF;
	background:#FFF;
}
#AjaxEditTable .head{
	height: 21px;
	background: #DBEAFF;
	border-bottom:1px solid #BEDDFF;
	padding:3px 5px 0 7px;
}
#AjaxEditTable .head a{
	color:#FFF;
}
#AjaxEditTable .head span{
	DISPLAY: block; 
	FLOAT: right;
}
#AjaxEditTable .middle{
	background:#FFF;
	line-height:18px;
	padding:5px;
}
#AjaxEditTable .middle input,#AjaxEditTable .middle textarea{
	border:1px solid #BEDDFF;
	background:#FFF;
}